tools/fuzz: Include LLVMFuzzerTestOneInput() in the generated .a
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 1 Mar 2017 18:22:31 +0000 (18:22 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 20 Mar 2017 16:45:20 +0000 (16:45 +0000)
commit3a54f724912d4ed976d3be1a8c549918a5ef5245
tree45cf285cb4c471f731287a9b13397fd827e2ef21
parent264efe24ff14bd7b2c7fe9bd7dd4d629f471de6e
tools/fuzz: Include LLVMFuzzerTestOneInput() in the generated .a

Otherwise they are not suitable for use with libfuzz.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
tools/fuzz/libelf/Makefile
tools/fuzz/x86_instruction_emulator/Makefile